projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f054b
)
(comint-prompt-regexp): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 13:52:28 +0000
(13:52 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 31 Aug 2005 13:52:28 +0000
(13:52 +0000)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 59f07df00897ca803727280caba2daee9b90ccf6..25032f69c4ecde7a08c763a037d7a16339d8c858 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-27,6
+27,8
@@
;;; Code:
+(defvar comint-prompt-regexp)
+
;;; Customizable settings
(defgroup tooltip nil